home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / dev / gcc / ixem404lib.lha / ixem / readme.this.release < prev   
Text File  |  1994-09-03  |  2KB  |  62 lines

  1. Short: IXemul.library 40.4
  2. Type: dev/gcc
  3. Uploader: LuebbeRW@lp.musc.edu
  4. Author: LuebbeRW@lp.musc.edu
  5.  
  6. Original ixemul.library author: Markus Wild
  7.  
  8. This file is ixemul.library version 40.4.  It contains only the libraries
  9. as nothing else has changed in libc.a
  10.  
  11. There are four versions - 68000, 68020+ with ffp, 68020+ with no ffp, and
  12.        68030 with ffp.  68040 users should use 68030 version.
  13.  
  14. Changes from 40.3:
  15.  
  16.        1) 020noffp and 000 versions now hopefully working.  Tell me if
  17.           they aren't.
  18.        2) Streamlined some functions.
  19.  
  20. Changes from 40.2.2:
  21.  
  22.        1) Max open files increased from 64 to 512 using LESS memory
  23.           than previously.  Will result in slightly slower vforking and
  24.           execve-ing because file handles must be copied.
  25.        2) All arp.library references gone.  No longer attempts to open
  26.           empty.library
  27.        3) Repetitive functions and unused functions removed, making
  28.           library smaller.
  29.        4) Strtod() fixed - thanks for reporting bug!
  30.  
  31. Changes from 40.2:
  32.  
  33.        1) 68000 version repaired.  At least I think so, I don't have a 
  34.           68000. PLEASE TELL ME IF THIS NOW WORKS FOR YOU! I think the
  35.           original problem with this was a bug in as 2.2 and as 2.3. I
  36.           used the original as that came with gcc 2.5.8 (1.36?) for
  37.           this compilation.
  38.        2) System() function fixed (thanks for reporting it).
  39.        3) In startup code, __panic.c used an uninitialized SysBase and
  40.           crashed if v40 was not present.  Now uses AbsExecBase *.
  41.           (Again, thanks for the bug report!)
  42.        4) Now there is a v40 version for the 68030.
  43.  
  44.  
  45. ============================================================================
  46.  
  47. I hope this library works to expectation.  If it doesn't, send feedback
  48. describing your problem, hardware configuration, etc., so that I can
  49. recreate the condition on my machine (if possible).
  50.  
  51. Send your feedback about the library to amiga-gcc-port@lists.funet.fi.  
  52.  
  53. To subscribe to the mailing list at nic.funet.fi, send a letter to 
  54. listserv@lists.funet.fi and in the body (not subject) on a single line, 
  55. type:  subscribe amiga-gcc-port 
  56.  
  57. To unsubscribe, type: unsubscribe amiga-gcc-port
  58.  
  59.  
  60. R. Luebbert
  61. LuebbeRW@lp.musc.edu
  62.